Software Development Cycle
Run
lRun (execute) the object program. This step is often called debugging. A bug is an error in the program. You debug a program to remove the bugs in a program.
If there are errors, go back to step 2 (or 1).
lExample way to run applets: appletviewer